PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFHideAction Class / setFieldName Method
The name of the field that is affected by this action.
In This Topic
    setFieldName Method
    In This Topic
    Sets the name of the field that is affected by this action.
    Syntax
    public void setFieldName( 
       java.lang.String value
    )

    Parameters

    value
    The name of the field that is affected by this action.
    See Also